#HAPSBURG EVENTS (Spain version)#
#Carlo of Nevers succeeds to the throne of Mantua#	#Nevers#
event = {

	id = 17333		#Triggered by 17327#
	random = no
	country = HAB
	name = "EVENTNAME17333"
	desc = "EVENTHIST17333"
	style = 3

	action_a ={				#Fight him#
		name = "ACTIONNAME17333A"
		command = { type = casusbelli which = FRA value = 36 }
		command = { type = casusbelli which = MAN value = 36 }
		command = { type = relation which = MAN value = -100 }
		command = { type = relation which = FRA value = -100 }
		command = { type = relation which = SPA value = 100 }
		command = { type = relation which = SAV value = 50 }
		command = { type = stability value = 2 }
	}

	action_b ={				#Accept it#
		name = "ACTIONNAME17333B"
		command = { type = relation which = MAN value = 100 }
		command = { type = relation which = FRA value = 100 }
		command = { type = relation which = SPA value = -100 }
		command = { type = relation which = SAV value = -50 }
		command = { type = stability value = -2 }
	}
}

#Ferrante of Guastalla suceeds to the throne of Mantua#	##
event = {

	id = 17334		#Triggered by 17327#
	random = no
	country = HAB
	name = "EVENTNAME17334"
	desc = "EVENTHIST17334"
	style = 3

	action_a ={				#Accept it#
		name = "ACTIONNAME17333B"
		command = { type = relation which = MAN value = 100 }
		command = { type = relation which = FRA value = -100 }
		command = { type = relation which = SPA value = 100 }
		command = { type = relation which = SAV value = -50 }
		command = { type = stability value = -1 }
	}

	action_b ={				#Accept it conditionally#
		name = "ACTIONNAME17333A"
		command = { type = casusbelli which = SPA value = 36 }
		command = { type = casusbelli which = FRA value = 36 }
		command = { type = relation which = FRA value = 100 }
		command = { type = relation which = HAB value = 100 }
		command = { type = stability value = 1 }
	}
}

#HAPSBURG EVENTS (No-Spain version)#
#Carlo Duke of Nevers succeeds to the Mantuan throne#	
event = {

	id = 17337		#Triggered by 17328#
	random = no
	country = HAB
	name = "EVENTNAME17337"
	desc = "EVENTHIST17337"
	style = 3

	action_a ={				#No it ours#
		name = "ACTIONNAME17337A"
		command = { type = casusbelli which = FRA value = 36 }
		command = { type = casusbelli which = MAN value = 36 }
		command = { type = relation which = MAN value = -150 }
		command = { type = relation which = FRA value = -150 }
		command = { type = relation which = SAV value = 100 }
		command = { type = alliance which = SAV }
		command = { type = stability value = 1 }
	}

	action_b ={				#We have more pressing matters#
		name = "ACTIONNAME17337B"
		command = { type = relation which = MAN value = 150 }
		command = { type = relation which = FRA value = 150 }
		command = { type = relation which = SAV value = -50 }
		command = { type = stability value = -2 }
	}
}

#Duke of Guastalla succedes to the Mantuan throne#
event = {

	id = 17338		#Triggered by 17328#
	random = no
	country = HAB
	name = "EVENTNAME17338"
	desc = "EVENTHIST17338"
	style = 3

	action_a ={				#Splendid#
		name = "ACTIONNAME17338A"
		command = { type = vassal which = MAN }
		command = { type = alliance which = MAN }
		command = { type = relation which = MAN value = 150 }
		command = { type = relation which = FRA value = -150 }
		command = { type = relation which = SAV value = -75 }
		command = { type = stability value = 1 }
	}
}


